home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 051-075 / disk_073 / runbackground / readme next >
Text File  |  1992-05-06  |  782b  |  22 lines

  1. This package consists of 2 portions:
  2.  
  3.     1. runback.doc:    this is the Commodore-Amiga submission to USENET
  4.        explaining how to detach background jobs from the issuing CLI.
  5.        It contains the source to a "runbackground" command.
  6.     2. runback: this is the runbackground command built with Manx. I
  7.        performed several atrocities to the source in order to make it
  8.        as small as possible. Replacing the printf calls with Write calls
  9.        is good for saving 2K or so (my C: directory's getting full!).
  10.  
  11. Filenames have been truncated in order to keep ARC happy.
  12.  
  13.             Dewi Williams
  14.  
  15. ==========
  16.  
  17. [Ed Note:  I have renamed the files to have their full names and cut
  18.        the actual source code for RunBackGround.c from the doc file
  19.        and put it into it's own file.
  20.  
  21.             Fred Fish  25-Apr-87
  22.